home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Interactive CD Sampler
/
Microsoft Interactive CD Sampler.iso
/
DEMOS
/
C_Automp
/
AUTOTP
/
TRIPPLAN.DIR
/
Scripts_12.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-07-25
|
170 b
|
9 lines
on exitFrame
global theSoundPath, transNum
sound playFile 1, theSoundPath & "p01.wav"
setBar(1)
set transNum to 1
puppetTransition(transNum, 2)
setBar(2)
end